django URL路由匹配规则(path/re_path/include)
django URL路由匹配规则(path/re_path/include) 1、path不支持正则匹配 语法:path('URL/',app01视图文件views.视图中执行的函数) 项目ur ...
django URL路由匹配规则(path/re_path/include) 1、path不支持正则匹配 语法:path('URL/',app01视图文件views.视图中执行的函数) 项目ur ...